home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Schooolhouse Version 10.0
/
CD Schooolhouse Version 10.0.ISO
/
pc
/
dos
/
teachaid
/
typeinst
/
tkirun.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1994-12-17
|
235 b
|
17 lines
@ECHO OFF
SET BLASTER=A220 I7 D1 T2
REM LPT1=888 LPT2=632 MONO/PAR ADAPTER LPT1=956
SET SJPORT=888
:tki
TKI.EXE
if errorlevel 240 goto word
if errorlevel 0 goto exit
:word
c:
cd \wp51
wp.exe
C:
cd\tki
goto tki
:exit